home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part2 / 13116 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: nntp-trd.UNINETT.no!usenet
  2. From: HAAVARD JAKOBSEN <haa_jako@gih.no>
  3. Newsgroups: comp.sys.amiga.misc,comp.sys.amiga.programmer
  4. Subject: Re: toy operating systems, like AmigaOS
  5. Date: Thu, 18 Apr 1996 15:36:33 +0200
  6. Organization: UNINETT news service    
  7. Message-ID: <31764561.4FBD@gih.no>
  8. References: <skllsf.984983.4.5@groomlake.mil> <4kplgo$o9r@canyon.sr.hp.com> <4ksu6q$haa@nadine.teleport.com> <31724980.226C@herts.ac.uk> <Dpy2GC.1nn@wiloyee.shnet.org> <4l4cda$dhn@daily-planet.execpc.com> <317680F0.1ADF@ba.ssdn.skellefte.se>
  9. NNTP-Posting-Host: spirea.hig.no
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (X11; I; HP-UX A.09.05 9000/715)
  14.  
  15. Johan R=?iso-8859-1?Q?=F6nnblom ?= wrote:
  16. > >    True, data in the application that crashes is lost, no matter what, but we
  17. > > are talking about *multitasking* systems here!  With memory protection, data
  18. > > in other applications survives with no problem, but without it, all your
  19. > > running programs and their unsaved data are lost.
  20. > >    So if you're rendering in Lightwave Amiga, and some other program crashes,
  21. > > you've lost whatever Lightwave was working on.  In a system with memory
  22. > > protection, Lightwave could continue, undisturbed.  (And shouldn't you be able
  23. > > to use other programs while rendering.  That's the point of multitasking,
  24. > > isn't it?)
  25. But still, if something totally lock the computer,
  26. a heavy priority task goes into an infinite loop, you
  27. can't return to the os (not on a HP-unix atleast) and it will be lost
  28. even if you have tons of mem protection (or you can sit back
  29. and watch it run for some years)
  30.  
  31. I've never crahed and lost any lightwave stuff exept when running my
  32. own shitty asm or demos. If something crashes I mostly get
  33. the suspend/reboot stuff, and suspend it. Then everything goes on,
  34. just with slightly less memory...
  35.  
  36.